Skip to main content
eMabler UI

OCPP configuration parameters

info

Chargers are configured through OCPP configuration parameters​. Some configuration parameters are defined by OCPP​, others are specific to manufacturer​. Even in mandatory OCPP parameters, the presentation of values may differ​. OCPP is missing some really useful parameters, like Free Charging, so manufacturers have different approaches to solve that problem.

Why are OCPP parameters important?

  • As an operator, you need to decide how you want your charger to behave in various situations.​
  • Decisions on how the chargers behave may incur costs or loss of profit​
  • Not all chargers support all configurations

Things to decide for charger parameters

SituationOption 1Option 2Option 3
During normal operation of the charger, do people need to authenticate themselvesNo auth / Free charging modeAuth via appAd hoc payment​
When charger has lost connection to the backend, can people still charge?No charging is possiblePreviously used tags can be used to chargeAnyone can charge (Free charging mode)
When free charging is enabled, should the transactions be collected under some tag for reportingNo, transactions will appear with no tagYes (also consider if the tag is the same for all chargers, or may differ)
SituationConfig keyRecommended valueRationale
App based, paid chargingAuthorizeRemoteTxRequestsfalsePayment gateways will send payment ID as RFID and charging will fail.
Home / Private chargingAuthorizationCacheEnabledtruePreviously used tags can be used to charge
All contextsAllowOfflineTxForUnknownIdfalseIf true anyone with an NFC tag can charge
All contextsMeterValueSampleInterval60-180Power figures allow us to monitor transactions

Updating OCPP configuration parameters through eMabler UI

1. Navigate to the charger you want to update. Click "Config" to access charger's OCPP parameter configurations.

2. To edit parameters click the "Edit" icon on the corresponding row. OCPP parameters are editable only when the charger is online, otherwise the "Edit" will be disabled.

3. After editing the value, you can either save the new configuration value or cancel.